473,480 Members | 2,077 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Obfuscator for Csharp *.exe files ?

After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?

Rob

Nov 16 '05 #1
3 2351
Robert McCabe wrote:
After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?

Rob


You'll never be able to prevent disassembly. The obfuscation tools are
for renaming variables / function calls, as well as mixing things up so
that they look tangled and confusing when disassembled.

I believe that VS.NET 2003 ships with a trial obfuscation program.
Nov 16 '05 #2
I have used XenoCode with good success and it is mostly point and click -
which I like. The price is right too. Don't know enouph about the tech to
say if its any better/worse then Dotfuscator or not, but is simplier for me
to use. dlls and exes, and also console mode so you can include in your
post build events, etc.

--
William Stacey, MVP

"Robert McCabe" <ro**@lucent.com> wrote in message
news:ce*************@news.t-online.com...
After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?
Rob


Nov 16 '05 #3
You may take a look of our source code protection solution. In addition to
obfuscation, we offer a protector that prevents MSIL disassembly and
decompilation. I believe this is the best protection strategy you can get
from the current markets.

http://www.remotesoft.com/salamander/obfuscator.html
http://www.remotesoft.com/salamander/protector.html

If you want to get even better protection, you can also link the .NET
Framework libraries (e.g., System.Windows.Forms.dll) into your own exe:
http://www.remotesoft.com/linker
"Robert McCabe" <ro**@lucent.com> wrote in message
news:ce*************@news.t-online.com...
After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?
Rob

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
10506
by: Agelmar | last post by:
Does anyone know of a good, reliable PHP obfuscator, preferably one that doesn't cost an arm and a leg? I tried Mike's gzen encoder, however I had problems with included files. (e.g. I have a file...
0
1180
by: Christoph Riesenberger | last post by:
Hi, i want to obfuscate a .net project while building it with nant. Has anybody experiences with Aspose Obfuscator? Its free, but no support provided. My problem is to get it to work in command...
2
4532
by: news.microsoft.com | last post by:
Hi: I work in Csharp's parser files by LEX/YACC.Now I have only CSharp-lex.l and CSharp.y file,but they not have CSharp'comment Parse. this is a part of CSharp-lex.l. ........................
2
4847
by: venky | last post by:
We are looking to obfuscate our code and other assembles. I just want to which obfuscator to use and does anyone knows any site or article which compares different obfuscator including pricing...
6
2420
by: cool2005 | last post by:
I have been trying several JS obfuscator but none of them work with a set of JS files. There are references between files so it will never work if the JS obfuscator process each file...
7
1472
by: John T. | last post by:
Hi all I'm seeking for an obfuscator at a reasonable price. Generally, obfuscators are very expensive. It is difficult for me, a single programmer, to bear the cost of an obfuscator. Therefore,...
2
3683
by: Laurent Bugnion [MVP] | last post by:
Hi group, A few years ago, I translated Douglas Crockford's JsMin from C to C#, because we wanted to use this functionality in our build process. JsMin is a code minimizer for JavaScript. It...
1
1814
by: kashifwk | last post by:
I am evaluating Obfuscator to secure the source code in .Net assembilies.I am considering following obfuscators: 1) XenoCode (http://www.xenocode.com) 2) Spices.Obfuscator...
11
5140
by: =?iso-8859-1?q?Martin_M=FCcke?= | last post by:
Hi, I am looking for a good javascript obfuscator - I found several on the web, but I am looking for one that can also handle javascript in jsp, html and java files - so I need a javascript...
0
7051
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7054
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
6993
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5353
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4493
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2993
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1307
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
567
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
193
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.